home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 November / PCWNOV08.iso / Software / Freeware / DiskAid 1.21 / DiskAid_1_21.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2008-07-01  |  4.8 KB  |  80 lines

  1. ;InnoSetupVersion=5.2.1
  2. [Setup]
  3. AppName={cm:AppName}
  4. AppVerName={cm:AppName} 1.21
  5. AppId={cm:AppName}
  6. AppVersion=1.21
  7. AppPublisher={cm:CompanyName}
  8. AppPublisherURL=http://www.digidna.net
  9. AppSupportURL=http://www.digidna.net/support
  10. AppUpdatesURL=http://www.digidna.net/diskaid
  11. DefaultDirName={pf}\{cm:CompanyName}\{cm:AppName}
  12. DefaultGroupName={cm:AppName}
  13. OutputBaseFilename=in
  14. Compression=lzma
  15. DisableProgramGroupPage=yes
  16. LicenseFile=embedded\License.rtf
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; MinVersion: 4.1.1998,5.0.2195; Flags: deleteafterinstall dontcopy 
  21. Source: "{app}\DiskAid.exe"; DestDir: "{app}"; MinVersion: 4.1.1998,5.0.2195; 
  22. Source: "{app}\msvcm90.dll"; DestDir: "{app}"; MinVersion: 4.1.1998,5.0.2195; 
  23. Source: "{app}\msvcp90.dll"; DestDir: "{app}"; MinVersion: 4.1.1998,5.0.2195; 
  24. Source: "{app}\msvcr90.dll"; DestDir: "{app}"; MinVersion: 4.1.1998,5.0.2195; 
  25. Source: "{app}\Microsoft.VC90.CRT.manifest"; DestDir: "{app}"; MinVersion: 4.1.1998,5.0.2195; 
  26. [Run]
  27. Filename: "{ini:{tmp}\dep.ini,install,msi20}"; Parameters: "/q"; StatusMsg: "{cm:MSI20InstallMsg}"; Description: "{cm:MSI20Title}"; MinVersion: 4.1.1998,5.0.2195; Flags: skipifdoesntexist 
  28. Filename: "{ini:{tmp}\dep.ini,install,msi31}"; Parameters: "/quiet"; StatusMsg: "{cm:MSI31InstallMsg}"; Description: "{cm:MSI31Title}"; MinVersion: 4.1.1998,5.0.2195; Flags: skipifdoesntexist 
  29. Filename: "{ini:{tmp}\dep.ini,install,ie}"; Parameters: "/Q /C:""ie6wzd /QU /R:N /S:#e"""; StatusMsg: "{cm:IE6InstallMsg}"; Description: "{cm:IE6Title}"; MinVersion: 4.1.1998,5.0.2195; Flags: skipifdoesntexist 
  30. Filename: "{ini:{tmp}\dep.ini,install,mdac}"; Parameters: "/Q /C:""setup /QNT"""; StatusMsg: "{cm:MDACInstallMsg}"; Description: "{cm:MDACTitle}"; MinVersion: 4.1.1998,5.0.2195; Flags: skipifdoesntexist 
  31. Filename: "{ini:{tmp}\dep.ini,install,jet}"; Parameters: "/Q"; StatusMsg: "{cm:JETInstallMsg}"; Description: "{cm:JETTitle}"; MinVersion: 4.1.1998,5.0.2195; Flags: skipifdoesntexist 
  32. Filename: "{ini:{tmp}\dep.ini,install,dotnet20}"; Parameters: "/Q /T:{tmp}\dotnetfx /C:""install /q"""; StatusMsg: "{cm:DOTNET20InstallMsg}"; Description: "{cm:DOTNET20Title}"; MinVersion: 4.1.1998,5.0.2195; Flags: skipifdoesntexist 
  33. Filename: "{app}\{cm:AppName}.exe"; Description: "{cm:LaunchProgram,{cm:AppName}}"; MinVersion: 4.1.1998,5.0.2195; Flags: postinstall skipifsilent nowait
  34. [Icons]
  35. Name: "{group}\{cm:AppName}"; Filename: "{app}\{cm:AppName}.exe"; MinVersion: 4.1.1998,5.0.2195; 
  36. Name: "{commondesktop}\{cm:AppName}"; Filename: "{app}\{cm:AppName}.exe"; Tasks: desktopicon; MinVersion: 4.1.1998,5.0.2195; 
  37. [Tasks]
  38. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; MinVersion: 4.1.1998,5.0.2195; 
  39. [CustomMessages]
  40. en.NameAndVersion=%1 version %2
  41. en.AdditionalIcons=Additional icons:
  42. en.CreateDesktopIcon=Create a &desktop icon
  43. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  44. en.ProgramOnTheWeb=%1 on the Web
  45. en.UninstallProgram=Uninstall %1
  46. en.LaunchProgram=Launch %1
  47. en.AssocFileExtension=&Associate %1 with the %2 file extension
  48. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  49. AppName=DiskAid
  50. CompanyName=DigiDNA
  51. DependenciesDir=TuneAidDependencies
  52. MSI20Title=Windows Installer 2.0
  53. MSI31Title=Windows Installer 3.1
  54. IE6Title=Internet Explorer 6
  55. MDACTitle=MDAC 2.8
  56. JETTitle=JET 4
  57. DOTNET20Title=Microsoft .NET Framework 2.0
  58. en.DependenciesDownloadTitle=Download Dependencies
  59. en.DependenciesInstallTitle=Install Dependencies
  60. en.Win2000Sp3Msg=Windows 2000 Service Pack 3 must be installed before setup can continue. Please install Windows 2000 Service Pack 3 and run Setup again.
  61. en.WinXPSp2Msg=Windows XP Service Pack 2 must be installed before setup can continue. Please install Windows XP Service Pack 2 and run Setup again.
  62. en.DownloadMsg1=The following applications are required before setup can continue:
  63. en.DownloadMsg2=Download and install now?
  64. en.MSI20DownloadSize=~1.7 MB
  65. en.MSI31DownloadSize=~2.5 MB
  66. en.IE6DownloadSize=~46 MB
  67. en.MDACDownloadSize=~5.4 MB
  68. en.JETDownloadSize=~3.7 MB
  69. en.DOTNET20DownloadSize=~23 MB
  70. en.MSI20InstallMsg=Installing Windows Installer 2.0... (May take a few minutes)
  71. en.MSI31InstallMsg=Installing Windows Installer 3.1... (This may take a few minutes)
  72. en.IE6InstallMsg=Installing Internet Explorer 6... (May take a few minutes)
  73. en.MDACInstallMsg=Installing MDAC 2.8... (May take a few minutes)
  74. en.JETInstallMsg=Installing JET 4... (May take a few minutes)
  75. en.DOTNET20InstallMsg=Installing Microsoft .NET Framework 2.0... (May take a few minutes)
  76. [Languages]
  77. ; These files are stubs
  78. ; To achieve better results after recompilation, use the real language files
  79. Name: "en"; MessagesFile: "embedded\en.isl"; 
  80.